xen/arm: Move HSR defines in a new header hsr.h
authorJulien Grall <julien.grall@arm.com>
Wed, 31 Oct 2018 18:13:01 +0000 (18:13 +0000)
committerStefano Stabellini <sstabellini@kernel.org>
Fri, 9 Nov 2018 18:14:30 +0000 (10:14 -0800)
commit553de072d2750a4c60ad5b4d8acb13af2bf47b98
tree667a8077243e616f95a07a9c1a95781bc161c4ab
parentffb4733d793f43b6cb58f3bfb1ae95c041fe3927
xen/arm: Move HSR defines in a new header hsr.h

The HSR defines are pretty much self-contained and not necessary to be
included everywhere in Xen. So move them in a new header hsr.h.

Signed-off-by: Julien Grall <julien.grall@arm.com>
Reviewed-by: Andrii Anisov <andrii_anisov@epam.com>
Acked-by: Stefano Stabellini <sstabellini@kernel.org>
xen/arch/arm/arm64/traps.c
xen/arch/arm/traps.c
xen/include/asm-arm/arm64/hsr.h [new file with mode: 0644]
xen/include/asm-arm/arm64/sysregs.h
xen/include/asm-arm/hsr.h [new file with mode: 0644]
xen/include/asm-arm/mmio.h
xen/include/asm-arm/processor.h
xen/include/asm-arm/traps.h